Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert the OIDC callback to use a custom scheme for now. #1937

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Oct 23, 2023

Universal links are still slightly unreliable for the OIDC callback. This PR is the first part of #1936 and a partial revert of #1681. Will follow this up in November once we have time to test hosting a page with a redirect as a fallback.

@pixlwave pixlwave requested a review from a team as a code owner October 23, 2023 09:03
@pixlwave pixlwave requested review from stefanceriu and removed request for a team October 23, 2023 09:03
@github-actions
Copy link

github-actions bot commented Oct 23, 2023

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.

Generated by 🚫 Danger Swift against 6a0fdb9

Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Universal links are still slightly unreliable. We need to host a page at the redirect location so that if universal link detection fails we can fall back to opening the app using the scheme.
@pixlwave pixlwave enabled auto-merge (squash) October 23, 2023 09:13
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@pixlwave pixlwave merged commit 43e603a into develop Oct 23, 2023
5 checks passed
@pixlwave pixlwave deleted the doug/oidc-url branch October 23, 2023 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants